UInt16N INumeric<UInt16N>.Positive()
Private Function Positive As UInt16N
Implements INumeric(Of UInt16N).Positive
private:
virtual UInt16N Positive() sealed = INumeric<UInt16N>::Positive
private abstract Positive : unit -> UInt16N
private override Positive : unit -> UInt16N